DISCUSSION
The
ATSUClearLineControls function removes, for a line of text, those previously set text layout attribute values that are identified by tag constants in the
iTag array. It replaces them with the default text layout attribute values described in
Table C-2.
If you wish to remove all previously set text layout attribute values from a line in a text layout object, pass
kATSUClearAll in the
iTagCount parameter. If you wish to remove the previously set text layout attributes for an entire text layout object, call the function
ATSUClearLayoutControls.